home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / watch111.zip / WATCH.DOC < prev    next >
Text File  |  1992-05-24  |  3KB  |  82 lines

  1. PCBWATCH V1.11
  2.  
  3. May 18, 1992
  4.  
  5. D&D Software
  6. 5315 Wood St
  7. North Little Rock, AR 72231
  8. Support BBS (501)-791-0124
  9.  
  10.  *** This program costs $10 if used longer than 30 days.  ***
  11.  
  12. If you like and use it, please send $10 to the above address.
  13. All updates will be posted on the support BBS.
  14.  
  15.     This program will allow PCB sysops to watch the system status
  16. on a PCBoard system with up to 9 active nodes "/E9".
  17.  
  18.     Below are some of the features:
  19.  
  20.    No time delayed NAG screens.
  21.    No 'key' files to worry with.
  22.    Up to 255 names to 'Watch' for.
  23.    Reads once every 5 seconds so updates don't hog system resources.
  24.    Shows last line of the callers log for each node in the display.
  25.    Shows time since last activity for each node.
  26.    Pop up menu (1 to 9 keys) for each node, allow running a node.bat
  27. batch file, or review the callers log in reverse time fashion for
  28. each node.
  29.    Fully Shareware.  Not crippled, nagged, or "missing" features.
  30.  
  31. SETUP:
  32.  
  33. 1-Make a directory for watch, and copy all files into it.
  34. 2-Edit watch.cfg and add correct paths to files for your system.
  35.   First line is full Drive:\path\filename for usernet.dat
  36.   Second line is fill Drive:\path\filename for callers log.  Multinode
  37.   boards, leave the node number off the filename.
  38.   Third Line is your number of nodes (1 to 9)
  39.   Fourth Line is the first node # to monitor (default = 1)
  40. 3-Edit watch.cfg and add names of users to watch for starting on line
  41.   5 under the usernet.dat and callers log paths and node information.
  42. 4-Run program by calling WATCH (it will look for default watch.cfg) -or-
  43.   run program by calling WATCH CONFIG.CFG.  This will allow multiple
  44.   sysop boards to allow each sysop to have their own config file with
  45.   names to watch for.
  46.  
  47. Once its up and running:
  48.  
  49. When a user in the "WATCH.CFG" logs on, their name will be displayed
  50. in the status window, and the program will signal you to press a key
  51. to clear that user from the screen.  There currently is no que.  If
  52. you are not there to hit a key, the program will wait for you to
  53. return, but will not log watched callers in the mean time.
  54.  
  55. Hitting ESC exits the program
  56.  
  57. Hitting number keys (not F-keys) 1-9 bring up that nodes menu.
  58. From this menu, you will have a choice of R)unning Nodes batch file,
  59. Q)uitting back to Watch, or viewing the C)allers log for that node.
  60.  
  61. Note that the batch file "NODE.BAT" must exist, and is passed one
  62. parameter, the word "node" with the number appended, i.e. "node2".
  63. You can run any other program from this, for example:
  64. TNE:
  65.   if %1 == node1 tne-use node1
  66.  
  67. in this way, once batch file in your path, can work for all 9 nodes,
  68. call other batch files, and be as creative as you want to make it.
  69. TNE was used as an example.  Lan Hijack, or several other similar
  70. programs could be used as well.
  71.  
  72.  
  73.  
  74. TESTING:
  75. This program has been tested on Novell, Windows 3.1, and Desqview
  76. (with and without TAME).  It supports multiple file sharing, and
  77. requires that "SHARE" be loaded for the file sharing to work.
  78.  
  79. Please address any comments or suggestions to me at the address
  80. listed at the beginning of this file.
  81.      
  82.